Revision: kernel-package--devel--0.1--patch-481
Archive: srivasta@debian.org--2003-primary
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Fri Oct 10 21:18:25 CDT 2003
Standard-date: 2003-10-11 02:18:25 GMT
Modified-files: README debian/changelog debian/prerm
    kernel-pkg.conf.5 kernel/Config/config
    kernel/Config/config.i386 kernel/Config/config.i586
    kernel/Config/config.i686 kernel/README kernel/rules
    make-kpkg.8
New-patches: srivasta@debian.org--2003-primary/kernel-package--devel--0.1--patch-481
Summary: cscvs to tla changeset 482
Keywords: cscvs:MAIN-482

Author: srivasta
Date: 2002/05/30 16:51:02
   * Mention that the symbolic links are not manipulated when the package
is upgrade -- only on initial install.                   closes: Bug#146371
This was actually done in 7.105 on user request (or else we were left
with two symlinks pointing to the same image). At this point, I
suggest that people use the post inst hooks to add symlinks, if they
wish.
* use which instead of command -v
* Added Kent's 10-Step Procedure to Compiling a Debian Kernel, derived
from a posting on debian-user by Kent West <westk@nicanor.acu.edu>
* Document that root-cmd is meant for the buildpackage target, and
mention the env variable ROOT_CMD.                       closes: Bug#147770
